| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function SimplifyTaskAsync( _ ByVal graphics As IList(Of Graphic) _ ) As Task(Of SimplifyResult) | |
| C# | |
|---|---|
public Task<SimplifyResult> SimplifyTaskAsync( IList<Graphic> graphics ) | |
Parameters
- graphics
- The graphics containing the geometry to simplify.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8